From a055a1cd6e038214a1a9f3d0f3619b93865d9973 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Thu, 11 Mar 1993 07:02:13 +0000 Subject: [PATCH] (command-line-1): Fix copyright year. --- lisp/startup.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/startup.el b/lisp/startup.el index 44b71681dda..da88df9e8e1 100644 --- a/lisp/startup.el +++ b/lisp/startup.el @@ -294,7 +294,7 @@ directory name of the directory where the `.emacs' file was looked for.") (progn (insert (emacs-version) " -Copyright (C) 1991 Free Software Foundation, Inc.\n\n") +Copyright (C) 1993 Free Software Foundation, Inc.\n\n") ;; If keys have their default meanings, ;; use precomputed string to save lots of time. (if (and (eq (key-binding "\C-h") 'help-command) -- 2.30.2